home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libfaad0 / README < prev    next >
Text File  |  2007-11-01  |  3KB  |  98 lines

  1.  
  2. Freeware Advanced Audio (AAC) Decoder including SBR decoding
  3. http://www.audiocoding.com/
  4.  
  5. FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.
  6. FAAD2 includes code for SBR (HE AAC) decoding.
  7. FAAD2 is licensed under the GPL.
  8.  
  9.  
  10. __________
  11. COPYRIGHTS
  12.  
  13. For FAAD2 the following license applies:
  14.  
  15. ******************************************************************************
  16. ** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
  17. ** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
  18. **
  19. ** This program is free software; you can redistribute it and/or modify
  20. ** it under the terms of the GNU General Public License as published by
  21. ** the Free Software Foundation; either version 2 of the License, or
  22. ** (at your option) any later version.
  23. **
  24. ** This program is distributed in the hope that it will be useful,
  25. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  26. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  27. ** GNU General Public License for more details.
  28. **
  29. ** You should have received a copy of the GNU General Public License
  30. ** along with this program; if not, write to the Free Software
  31. ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  32. **
  33. ** Any non-GPL usage of this software or parts of this software is strictly
  34. ** forbidden.
  35. **
  36. ** The "appropriate copyright message" mentioned in section 2c of the GPLv2
  37. ** must read: "Code from FAAD2 is copyright (c) Nero AG, www.nero.com"
  38. **
  39. ** Commercial non-GPL licensing of this software is possible.
  40. ** For more info contact Nero AG through Mpeg4AAClicense@nero.com.
  41. ******************************************************************************
  42.  
  43.  
  44. Please note that the use of this software may require the payment of
  45. patent royalties. You need to consider this issue before you start
  46. building derivative works. We are not warranting or indemnifying you in
  47. any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN
  48. ACTIONS!
  49.  
  50.  
  51. ______
  52. PEOPLE
  53.  
  54. FAAD2 is written by:
  55.  - M. Bakker (mbakker(at)nero.com).
  56.  
  57.  
  58. _______________
  59. VERSION HISTORY
  60.  
  61. Sorry, try building a ChangeLog from CVS.
  62.  
  63. ___________________
  64. DIRECTORY STRUCTURE
  65.  
  66. faad2 - top level directory.
  67.  
  68.    aacDECdrop - windows decoder/player with drag'n'drop functionality
  69.  
  70.    common - generally used libraries and code.
  71.  
  72.       faad - general common functions like filereading and streaming
  73.              as well as getting info from aac files.
  74.  
  75.       mp4ff - Small MP4 file format library (includes tagging abilities).
  76.       
  77.    frontend - command line frontend to the FAAD2 library, also supports
  78.               MPEG-4 file decoding.
  79.  
  80.    include - inlude file for the FAAD2 library.
  81.  
  82.    libfaad - the FAAD2 AAC decoder library including SBR.
  83.    
  84.       codebook - Huffman codebooks
  85.  
  86.    plugins - plugins for all kinds of pograms.
  87.    
  88.       in_mp4 - winamp MPEG-4 AAC file input plugin.
  89.       
  90.       QCD - Quintessential player AAC plugin.
  91.  
  92.       QCDMp4 - Quintessential player MP4 plugin.
  93.  
  94.       xmms - xmms AAC plugin
  95.  
  96.       mpeg4ip - plugin for the mpeg4ip player
  97.  
  98.